home *** CD-ROM | disk | FTP | other *** search
- Path: gail.ripco.com!mambuhl
- From: mambuhl@ripco.com (Martin Ambuhl)
- Newsgroups: comp.lang.c
- Subject: Re: inline code
- Date: 2 Feb 1996 06:40:57 GMT
- Organization: Ripco Communications, Inc.
- Message-ID: <4esblp$5hb@gail.ripco.com>
- NNTP-Posting-Host: golden.ripco.com
-
- lbecker@avtec.com (Lynn Becker) in
- <lbecker-3101961334210001@206.161.148.20> asks:
-
-
- >I have some code ... choking on an inline keyword...
- >Does the gcc compiler accept this?..
-
- "inline" is not a keyword in ANSI C. It is in C++.
- gcc does allow inline as an extension.
-
- --
- * Martin Ambuhl net: mambuhl@ripco.com
- * Chicago, IL (USA)
-